

Public Member Functions | |
| deBoundingVolume (const BVType_t bvtype) | |
| ~deBoundingVolume () | |
| BVType_t | GetBVType () |
| void * | GetBVInterface (BVType_t iface) |
| deBoolean | TestIntersection (IdeBoundingVolume *other) |
| void | GetPosition (deVec3d &pos) |
| void | SetPosition (const deVec3d &pos) |
Protected Attributes | |
| const BVType_t | m_BVType |
| deVec3d | m_Position |
|
|
|
|
|
|
|
|
Implements IdeBoundingVolume. Reimplemented in deBV_Sphere, and deBV_AABB. |
|
|
Implements IdeBoundingVolume. |
|
|
Implements IdeBoundingVolume. |
|
|
Implements IdeBoundingVolume. |
|
|
Implements IdeBoundingVolume. |
|
|
|
|
|
|
1.3-rc3